[INFO] fetching crate megenginelite-sys 1.8.2...
[INFO] fixing megenginelite-sys-1.8.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate megenginelite-sys 1.8.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate megenginelite-sys 1.8.2
[INFO] finished tweaking crates.io crate megenginelite-sys 1.8.2
[INFO] tweaked toml for crates.io crate megenginelite-sys 1.8.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate megenginelite-sys 1.8.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.59.2 (available: v0.72.1)
[INFO] [stderr]       Adding libloading v0.7.4 (available: v0.9.0)
[INFO] [stderr]       Adding whoami v1.6.1 (available: v2.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c485a496d157c74ec2cb691d6afb07e3bafd6a7c8cbb01beaf2a5a5df7c8605e
[INFO] running `Command { std: "docker" "start" "c485a496d157c74ec2cb691d6afb07e3bafd6a7c8cbb01beaf2a5a5df7c8605e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c485a496d157c74ec2cb691d6afb07e3bafd6a7c8cbb01beaf2a5a5df7c8605e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c485a496d157c74ec2cb691d6afb07e3bafd6a7c8cbb01beaf2a5a5df7c8605e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c485a496d157c74ec2cb691d6afb07e3bafd6a7c8cbb01beaf2a5a5df7c8605e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.186 (as host dependency) removed features: default, extra_traits, std
[INFO] [stderr]   proc-macro2 v1.0.106 (as host dependency) removed features: default, proc-macro
[INFO] [stderr]   quote v1.0.46 (as host dependency) removed features: default, proc-macro
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling megenginelite-sys v1.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.36s
[INFO] [stderr] crater-edition-check: megenginelite-sys v1.8.2 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling megenginelite-sys v1.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.16s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.186 (as host dependency) removed features: default, extra_traits, std
[INFO] [stderr]   proc-macro2 v1.0.106 (as host dependency) removed features: default, proc-macro
[INFO] [stderr]   quote v1.0.46 (as host dependency) removed features: default, proc-macro
[INFO] [stderr] 
[INFO] [stderr]     Checking megenginelite-sys v1.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs (91 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.89s
[INFO] [stderr] crater-edition-check: megenginelite-sys v1.8.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling megenginelite-sys v1.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:16614
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ata_type))) ; } extern "C" { # [doc = "! define a default LiteLayout"] pub static default_layout : LiteLayout ; } # [doc = " \\bri...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:18871
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...vice_id))) ; } extern "C" { # [doc = "! define a default TensorDesc"] pub static default_desc : LiteTensorDesc ; } # [doc = " \\br...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:28222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...le_nchw64))) ; } extern "C" { # [doc = "! define a default Options"] pub static default_option : LiteOptions ; } # [doc = " \\brie...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:32950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (config_layout))) ; } extern "C" { # [doc = "! define a default IO"] pub static default_io : LiteIO ; } # [doc = " \\brief the i...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:16614
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ata_type))) ; } extern "C" { # [doc = "! define a default LiteLayout"] pub static default_layout : LiteLayout ; } # [doc = " \\bri...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:18871
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...vice_id))) ; } extern "C" { # [doc = "! define a default TensorDesc"] pub static default_desc : LiteTensorDesc ; } # [doc = " \\br...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:28222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...le_nchw64))) ; } extern "C" { # [doc = "! define a default Options"] pub static default_option : LiteOptions ; } # [doc = " \\brie...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:32950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (config_layout))) ; } extern "C" { # [doc = "! define a default IO"] pub static default_io : LiteIO ; } # [doc = " \\brief the i...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::new` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56168
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: ffi :: OsStr > { let library = :: libloading :: Library :: new (path) ? ; Self :: from_library (library) } pub unsafe fn from_l...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b { pub unsafe fn new < P > (path : P) -> Result < Self , :: libloading :: Error > where P : AsRef < :: std :: ffi :: OsStr > { le...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MgeLiteDynLib::from_library` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...bloading :: Library :: new (path) ? ; Self :: from_library (library) } pub unsafe fn from_library < L > (library : L) -> Result < ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56440
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...into () ; let LITE_make_tensor = __library . get (b"LITE_make_tensor\0") . map (| sym | * sym) ; let LITE_destroy_tensor = __libra...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn from_library < L > (library : L) -> Result < Self , :: libloading :: Error > where L : Into < :: libloading :: Library > { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56530
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ym) ; let LITE_destroy_tensor = __library . get (b"LITE_destroy_tensor\0") . map (| sym | * sym) ; let LITE_set_tensor_layout = __...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... let LITE_set_tensor_layout = __library . get (b"LITE_set_tensor_layout\0") . map (| sym | * sym) ; let LITE_reset_tensor_memory =...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_reset_tensor_memory = __library . get (b"LITE_reset_tensor_memory\0") . map (| sym | * sym) ; let LITE_reset_tensor = __lib...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56823
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* sym) ; let LITE_reset_tensor = __library . get (b"LITE_reset_tensor\0") . map (| sym | * sym) ; let LITE_tensor_reshape = __libr...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ym) ; let LITE_tensor_reshape = __library . get (b"LITE_tensor_reshape\0") . map (| sym | * sym) ; let LITE_tensor_slice = __libra...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* sym) ; let LITE_tensor_slice = __library . get (b"LITE_tensor_slice\0") . map (| sym | * sym) ; let LITE_tensor_fill_zero = __li...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; let LITE_tensor_fill_zero = __library . get (b"LITE_tensor_fill_zero\0") . map (| sym | * sym) ; let LITE_tensor_copy = __libra...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57190
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * sym) ; let LITE_tensor_copy = __library . get (b"LITE_tensor_copy\0") . map (| sym | * sym) ; let LITE_tensor_share_memory_with...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tensor_share_memory_with = __library . get (b"LITE_tensor_share_memory_with\0") . map (| sym | * sym) ; let LITE_get_tensor_memory...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... let LITE_get_tensor_memory = __library . get (b"LITE_get_tensor_memory\0") . map (| sym | * sym) ; let LITE_get_tensor_memory_wit...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsor_memory_with_index = __library . get (b"LITE_get_tensor_memory_with_index\0") . map (| sym | * sym) ; let LITE_get_tensor_tota...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...or_total_size_in_byte = __library . get (b"LITE_get_tensor_total_size_in_byte\0") . map (| sym | * sym) ; let LITE_get_tensor_layo...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... let LITE_get_tensor_layout = __library . get (b"LITE_get_tensor_layout\0") . map (| sym | * sym) ; let LITE_get_tensor_device_typ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57843
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_get_tensor_device_type = __library . get (b"LITE_get_tensor_device_type\0") . map (| sym | * sym) ; let LITE_get_tensor_device_...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_get_tensor_device_id = __library . get (b"LITE_get_tensor_device_id\0") . map (| sym | * sym) ; let LITE_is_pinned_host = __...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ym) ; let LITE_is_pinned_host = __library . get (b"LITE_is_pinned_host\0") . map (| sym | * sym) ; let LITE_is_memory_continue = _...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58146
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_is_memory_continue = __library . get (b"LITE_is_memory_continue\0") . map (| sym | * sym) ; let LITE_tensor_concat = __li...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_tensor_concat = __library . get (b"LITE_tensor_concat\0") . map (| sym | * sym) ; let default_config = __library ....
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::new` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56168
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: ffi :: OsStr > { let library = :: libloading :: Library :: new (path) ? ; Self :: from_library (library) } pub unsafe fn from_l...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b { pub unsafe fn new < P > (path : P) -> Result < Self , :: libloading :: Error > where P : AsRef < :: std :: ffi :: OsStr > { le...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...m | * sym) ; let default_config = __library . get (b"default_config\0") . map (| sym | * sym) ; let default_network_io = __library...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MgeLiteDynLib::from_library` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...bloading :: Library :: new (path) ? ; Self :: from_library (library) } pub unsafe fn from_library < L > (library : L) -> Result < ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58416
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let default_network_io = __library . get (b"default_network_io\0") . map (| sym | * sym) ; let LITE_make_default_network = ...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_make_default_network = __library . get (b"LITE_make_default_network\0") . map (| sym | * sym) ; let LITE_make_network = __li...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* sym) ; let LITE_make_network = __library . get (b"LITE_make_network\0") . map (| sym | * sym) ; let LITE_make_network_config = _...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58707
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_make_network_config = __library . get (b"LITE_make_network_config\0") . map (| sym | * sym) ; let LITE_load_model_from_mem ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56440
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...into () ; let LITE_make_tensor = __library . get (b"LITE_make_tensor\0") . map (| sym | * sym) ; let LITE_destroy_tensor = __libra...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn from_library < L > (library : L) -> Result < Self , :: libloading :: Error > where L : Into < :: libloading :: Library > { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56530
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ym) ; let LITE_destroy_tensor = __library . get (b"LITE_destroy_tensor\0") . map (| sym | * sym) ; let LITE_set_tensor_layout = __...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58810
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_load_model_from_mem = __library . get (b"LITE_load_model_from_mem\0") . map (| sym | * sym) ; let LITE_load_model_from_path...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... let LITE_set_tensor_layout = __library . get (b"LITE_set_tensor_layout\0") . map (| sym | * sym) ; let LITE_reset_tensor_memory =...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_load_model_from_path = __library . get (b"LITE_load_model_from_path\0") . map (| sym | * sym) ; let LITE_shared_weight_with_...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_reset_tensor_memory = __library . get (b"LITE_reset_tensor_memory\0") . map (| sym | * sym) ; let LITE_reset_tensor = __lib...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...red_weight_with_network = __library . get (b"LITE_shared_weight_with_network\0") . map (| sym | * sym) ; let LITE_destroy_network ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56823
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* sym) ; let LITE_reset_tensor = __library . get (b"LITE_reset_tensor\0") . map (| sym | * sym) ; let LITE_tensor_reshape = __libr...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; let LITE_destroy_network = __library . get (b"LITE_destroy_network\0") . map (| sym | * sym) ; let LITE_forward = __library . ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:56914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ym) ; let LITE_tensor_reshape = __library . get (b"LITE_tensor_reshape\0") . map (| sym | * sym) ; let LITE_tensor_slice = __libra...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sym | * sym) ; let LITE_forward = __library . get (b"LITE_forward\0") . map (| sym | * sym) ; let LITE_wait = __library . get (b"...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* sym) ; let LITE_tensor_slice = __library . get (b"LITE_tensor_slice\0") . map (| sym | * sym) ; let LITE_tensor_fill_zero = __li...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59294
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ap (| sym | * sym) ; let LITE_wait = __library . get (b"LITE_wait\0") . map (| sym | * sym) ; let LITE_get_io_tensor = __library ....
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; let LITE_tensor_fill_zero = __library . get (b"LITE_tensor_fill_zero\0") . map (| sym | * sym) ; let LITE_tensor_copy = __libra...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_get_io_tensor = __library . get (b"LITE_get_io_tensor\0") . map (| sym | * sym) ; let LITE_get_input_name = __libr...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57190
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * sym) ; let LITE_tensor_copy = __library . get (b"LITE_tensor_copy\0") . map (| sym | * sym) ; let LITE_tensor_share_memory_with...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ym) ; let LITE_get_input_name = __library . get (b"LITE_get_input_name\0") . map (| sym | * sym) ; let LITE_get_output_name = __li...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tensor_share_memory_with = __library . get (b"LITE_tensor_share_memory_with\0") . map (| sym | * sym) ; let LITE_get_tensor_memory...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59562
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; let LITE_get_output_name = __library . get (b"LITE_get_output_name\0") . map (| sym | * sym) ; let LITE_get_all_input_name = _...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... let LITE_get_tensor_memory = __library . get (b"LITE_get_tensor_memory\0") . map (| sym | * sym) ; let LITE_get_tensor_memory_wit...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_get_all_input_name = __library . get (b"LITE_get_all_input_name\0") . map (| sym | * sym) ; let LITE_get_all_output_name ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsor_memory_with_index = __library . get (b"LITE_get_tensor_memory_with_index\0") . map (| sym | * sym) ; let LITE_get_tensor_tota...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59762
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_get_all_output_name = __library . get (b"LITE_get_all_output_name\0") . map (| sym | * sym) ; let LITE_is_cpu_inplace_mode ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...or_total_size_in_byte = __library . get (b"LITE_get_tensor_total_size_in_byte\0") . map (| sym | * sym) ; let LITE_get_tensor_layo...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_is_cpu_inplace_mode = __library . get (b"LITE_is_cpu_inplace_mode\0") . map (| sym | * sym) ; let LITE_get_cpu_threads_numb...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... let LITE_get_tensor_layout = __library . get (b"LITE_get_tensor_layout\0") . map (| sym | * sym) ; let LITE_get_tensor_device_typ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_get_cpu_threads_number = __library . get (b"LITE_get_cpu_threads_number\0") . map (| sym | * sym) ; let LITE_get_device_id = __...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57843
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_get_tensor_device_type = __library . get (b"LITE_get_tensor_device_type\0") . map (| sym | * sym) ; let LITE_get_tensor_device_...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_get_device_id = __library . get (b"LITE_get_device_id\0") . map (| sym | * sym) ; let LITE_get_stream_id = __libra...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:57950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_get_tensor_device_id = __library . get (b"LITE_get_tensor_device_id\0") . map (| sym | * sym) ; let LITE_is_pinned_host = __...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_get_stream_id = __library . get (b"LITE_get_stream_id\0") . map (| sym | * sym) ; let LITE_get_device_type = __lib...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ym) ; let LITE_is_pinned_host = __library . get (b"LITE_is_pinned_host\0") . map (| sym | * sym) ; let LITE_is_memory_continue = _...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; let LITE_get_device_type = __library . get (b"LITE_get_device_type\0") . map (| sym | * sym) ; let LITE_get_model_extra_info =...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58146
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_is_memory_continue = __library . get (b"LITE_is_memory_continue\0") . map (| sym | * sym) ; let LITE_tensor_concat = __li...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60355
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_get_model_extra_info = __library . get (b"LITE_get_model_extra_info\0") . map (| sym | * sym) ; let LITE_set_cpu_inplace_mod...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_tensor_concat = __library . get (b"LITE_tensor_concat\0") . map (| sym | * sym) ; let default_config = __library ....
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60460
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_set_cpu_inplace_mode = __library . get (b"LITE_set_cpu_inplace_mode\0") . map (| sym | * sym) ; let LITE_set_cpu_threads_num...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...m | * sym) ; let default_config = __library . get (b"default_config\0") . map (| sym | * sym) ; let default_network_io = __library...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_set_cpu_threads_number = __library . get (b"LITE_set_cpu_threads_number\0") . map (| sym | * sym) ; let LITE_set_device_id = __...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58416
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let default_network_io = __library . get (b"default_network_io\0") . map (| sym | * sym) ; let LITE_make_default_network = ...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_set_device_id = __library . get (b"LITE_set_device_id\0") . map (| sym | * sym) ; let LITE_set_stream_id = __libra...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_make_default_network = __library . get (b"LITE_make_default_network\0") . map (| sym | * sym) ; let LITE_make_network = __li...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* sym) ; let LITE_make_network = __library . get (b"LITE_make_network\0") . map (| sym | * sym) ; let LITE_make_network_config = _...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_set_stream_id = __library . get (b"LITE_set_stream_id\0") . map (| sym | * sym) ; let LITE_use_tensorrt = __librar...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60848
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* sym) ; let LITE_use_tensorrt = __library . get (b"LITE_use_tensorrt\0") . map (| sym | * sym) ; let LITE_set_network_algo_policy...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58707
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_make_network_config = __library . get (b"LITE_make_network_config\0") . map (| sym | * sym) ; let LITE_load_model_from_mem ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58810
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_load_model_from_mem = __library . get (b"LITE_load_model_from_mem\0") . map (| sym | * sym) ; let LITE_load_model_from_path...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60948
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._set_network_algo_policy = __library . get (b"LITE_set_network_algo_policy\0") . map (| sym | * sym) ; let LITE_set_network_algo_f...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:58914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_load_model_from_path = __library . get (b"LITE_load_model_from_path\0") . map (| sym | * sym) ; let LITE_shared_weight_with_...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._algo_fastrun_config = __library . get (b"LITE_set_network_algo_fastrun_config\0") . map (| sym | * sym) ; let LITE_set_network_al...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...red_weight_with_network = __library . get (b"LITE_shared_weight_with_network\0") . map (| sym | * sym) ; let LITE_destroy_network ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...algo_workspace_limit = __library . get (b"LITE_set_network_algo_workspace_limit\0") . map (| sym | * sym) ; let LITE_set_async_cal...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; let LITE_destroy_network = __library . get (b"LITE_destroy_network\0") . map (| sym | * sym) ; let LITE_forward = __library . ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61310
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_set_async_callback = __library . get (b"LITE_set_async_callback\0") . map (| sym | * sym) ; let LITE_set_async_callback_w...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sym | * sym) ; let LITE_forward = __library . get (b"LITE_forward\0") . map (| sym | * sym) ; let LITE_wait = __library . get (b"...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61425
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...llback_with_userdata = __library . get (b"LITE_set_async_callback_with_userdata\0") . map (| sym | * sym) ; let LITE_set_start_cal...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59294
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ap (| sym | * sym) ; let LITE_wait = __library . get (b"LITE_wait\0") . map (| sym | * sym) ; let LITE_get_io_tensor = __library ....
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61540
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_set_start_callback = __library . get (b"LITE_set_start_callback\0") . map (| sym | * sym) ; let LITE_set_start_callback_w...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_get_io_tensor = __library . get (b"LITE_get_io_tensor\0") . map (| sym | * sym) ; let LITE_get_input_name = __libr...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...llback_with_userdata = __library . get (b"LITE_set_start_callback_with_userdata\0") . map (| sym | * sym) ; let LITE_set_finish_ca...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ym) ; let LITE_get_input_name = __library . get (b"LITE_get_input_name\0") . map (| sym | * sym) ; let LITE_get_output_name = __li...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_set_finish_callback = __library . get (b"LITE_set_finish_callback\0") . map (| sym | * sym) ; let LITE_set_finish_callback_...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59562
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; let LITE_get_output_name = __library . get (b"LITE_get_output_name\0") . map (| sym | * sym) ; let LITE_get_all_input_name = _...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lback_with_userdata = __library . get (b"LITE_set_finish_callback_with_userdata\0") . map (| sym | * sym) ; let LITE_set_runtime_t...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_get_all_input_name = __library . get (b"LITE_get_all_input_name\0") . map (| sym | * sym) ; let LITE_get_all_output_name ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...untime_thread_affinity = __library . get (b"LITE_set_runtime_thread_affinity\0") . map (| sym | * sym) ; let LITE_set_memory_alloc...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59762
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_get_all_output_name = __library . get (b"LITE_get_all_output_name\0") . map (| sym | * sym) ; let LITE_is_cpu_inplace_mode ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_set_memory_allocator = __library . get (b"LITE_set_memory_allocator\0") . map (| sym | * sym) ; let LITE_share_runtime_memro...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_is_cpu_inplace_mode = __library . get (b"LITE_is_cpu_inplace_mode\0") . map (| sym | * sym) ; let LITE_get_cpu_threads_numb...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_share_runtime_memroy = __library . get (b"LITE_share_runtime_memroy\0") . map (| sym | * sym) ; let LITE_enable_profile_perf...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:59971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_get_cpu_threads_number = __library . get (b"LITE_get_cpu_threads_number\0") . map (| sym | * sym) ; let LITE_get_device_id = __...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_get_device_id = __library . get (b"LITE_get_device_id\0") . map (| sym | * sym) ; let LITE_get_stream_id = __libra...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62341
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ble_profile_performance = __library . get (b"LITE_enable_profile_performance\0") . map (| sym | * sym) ; let LITE_enable_io_txt_du...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62450
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_enable_io_txt_dump = __library . get (b"LITE_enable_io_txt_dump\0") . map (| sym | * sym) ; let LITE_enable_io_bin_dump =...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_get_stream_id = __library . get (b"LITE_get_stream_id\0") . map (| sym | * sym) ; let LITE_get_device_type = __lib...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62551
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_enable_io_bin_dump = __library . get (b"LITE_enable_io_bin_dump\0") . map (| sym | * sym) ; let LITE_get_static_memory_al...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; let LITE_get_device_type = __library . get (b"LITE_get_device_type\0") . map (| sym | * sym) ; let LITE_get_model_extra_info =...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...atic_memory_alloc_info = __library . get (b"LITE_get_static_memory_alloc_info\0") . map (| sym | * sym) ; let LITE_enable_global_l...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60355
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_get_model_extra_info = __library . get (b"LITE_get_model_extra_info\0") . map (| sym | * sym) ; let LITE_set_cpu_inplace_mod...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60460
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_set_cpu_inplace_mode = __library . get (b"LITE_set_cpu_inplace_mode\0") . map (| sym | * sym) ; let LITE_set_cpu_threads_num...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...obal_layout_transform = __library . get (b"LITE_enable_global_layout_transform\0") . map (| sym | * sym) ; let LITE_dump_layout_tr...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TE_set_cpu_threads_number = __library . get (b"LITE_set_cpu_threads_number\0") . map (| sym | * sym) ; let LITE_set_device_id = __...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...layout_transform_model = __library . get (b"LITE_dump_layout_transform_model\0") . map (| sym | * sym) ; let LITE_get_model_io_inf...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63024
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_model_io_info_by_path = __library . get (b"LITE_get_model_io_info_by_path\0") . map (| sym | * sym) ; let LITE_get_model_io_info...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_set_device_id = __library . get (b"LITE_set_device_id\0") . map (| sym | * sym) ; let LITE_set_stream_id = __libra...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_set_stream_id = __library . get (b"LITE_set_stream_id\0") . map (| sym | * sym) ; let LITE_use_tensorrt = __librar...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...odel_io_info_by_memory = __library . get (b"LITE_get_model_io_info_by_memory\0") . map (| sym | * sym) ; let LITE_get_version = __...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60848
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* sym) ; let LITE_use_tensorrt = __library . get (b"LITE_use_tensorrt\0") . map (| sym | * sym) ; let LITE_set_network_algo_policy...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * sym) ; let LITE_get_version = __library . get (b"LITE_get_version\0") . map (| sym | * sym) ; let LITE_get_last_error_code = __...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:60948
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._set_network_algo_policy = __library . get (b"LITE_set_network_algo_policy\0") . map (| sym | * sym) ; let LITE_set_network_algo_f...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_get_last_error_code = __library . get (b"LITE_get_last_error_code\0") . map (| sym | * sym) ; let LITE_clear_last_error = _...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; let LITE_clear_last_error = __library . get (b"LITE_clear_last_error\0") . map (| sym | * sym) ; let LITE_get_last_error = __li...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._algo_fastrun_config = __library . get (b"LITE_set_network_algo_fastrun_config\0") . map (| sym | * sym) ; let LITE_set_network_al...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ym) ; let LITE_get_last_error = __library . get (b"LITE_get_last_error\0") . map (| sym | * sym) ; let LITE_get_device_count = __l...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...algo_workspace_limit = __library . get (b"LITE_set_network_algo_workspace_limit\0") . map (| sym | * sym) ; let LITE_set_async_cal...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; let LITE_get_device_count = __library . get (b"LITE_get_device_count\0") . map (| sym | * sym) ; let LITE_try_coalesce_all_free...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61310
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_set_async_callback = __library . get (b"LITE_set_async_callback\0") . map (| sym | * sym) ; let LITE_set_async_callback_w...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61425
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...llback_with_userdata = __library . get (b"LITE_set_async_callback_with_userdata\0") . map (| sym | * sym) ; let LITE_set_start_cal...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63738
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...alesce_all_free_memory = __library . get (b"LITE_try_coalesce_all_free_memory\0") . map (| sym | * sym) ; let LITE_register_decryp...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61540
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_set_start_callback = __library . get (b"LITE_set_start_callback\0") . map (| sym | * sym) ; let LITE_set_start_callback_w...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ter_decryption_and_key = __library . get (b"LITE_register_decryption_and_key\0") . map (| sym | * sym) ; let LITE_update_decryptio...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...llback_with_userdata = __library . get (b"LITE_set_start_callback_with_userdata\0") . map (| sym | * sym) ; let LITE_set_finish_ca...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...update_decryption_or_key = __library . get (b"LITE_update_decryption_or_key\0") . map (| sym | * sym) ; let LITE_register_parse_in...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_set_finish_callback = __library . get (b"LITE_set_finish_callback\0") . map (| sym | * sym) ; let LITE_set_finish_callback_...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...register_parse_info_func = __library . get (b"LITE_register_parse_info_func\0") . map (| sym | * sym) ; let LITE_set_loader_lib_pa...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:61888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lback_with_userdata = __library . get (b"LITE_set_finish_callback_with_userdata\0") . map (| sym | * sym) ; let LITE_set_runtime_t...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_set_loader_lib_path = __library . get (b"LITE_set_loader_lib_path\0") . map (| sym | * sym) ; let LITE_set_persistent_cache...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...untime_thread_affinity = __library . get (b"LITE_set_runtime_thread_affinity\0") . map (| sym | * sym) ; let LITE_set_memory_alloc...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64299
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_set_persistent_cache = __library . get (b"LITE_set_persistent_cache\0") . map (| sym | * sym) ; let LITE_set_tensor_rt_cache...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_set_memory_allocator = __library . get (b"LITE_set_memory_allocator\0") . map (| sym | * sym) ; let LITE_share_runtime_memro...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_set_tensor_rt_cache = __library . get (b"LITE_set_tensor_rt_cache\0") . map (| sym | * sym) ; let LITE_set_log_level = __li...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_share_runtime_memroy = __library . get (b"LITE_share_runtime_memroy\0") . map (| sym | * sym) ; let LITE_enable_profile_perf...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_set_log_level = __library . get (b"LITE_set_log_level\0") . map (| sym | * sym) ; let LITE_get_log_level = __libra...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62341
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ble_profile_performance = __library . get (b"LITE_enable_profile_performance\0") . map (| sym | * sym) ; let LITE_enable_io_txt_du...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_get_log_level = __library . get (b"LITE_get_log_level\0") . map (| sym | * sym) ; let LITE_dump_persistent_cache =...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62450
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_enable_io_txt_dump = __library . get (b"LITE_enable_io_txt_dump\0") . map (| sym | * sym) ; let LITE_enable_io_bin_dump =...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_dump_persistent_cache = __library . get (b"LITE_dump_persistent_cache\0") . map (| sym | * sym) ; let LITE_dump_tensor_rt_cach...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62551
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...let LITE_enable_io_bin_dump = __library . get (b"LITE_enable_io_bin_dump\0") . map (| sym | * sym) ; let LITE_get_static_memory_al...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_dump_tensor_rt_cache = __library . get (b"LITE_dump_tensor_rt_cache\0") . map (| sym | * sym) ; let LITE_register_memory_pai...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...atic_memory_alloc_info = __library . get (b"LITE_get_static_memory_alloc_info\0") . map (| sym | * sym) ; let LITE_enable_global_l...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_register_memory_pair = __library . get (b"LITE_register_memory_pair\0") . map (| sym | * sym) ; let LITE_clear_memory_pair =...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...obal_layout_transform = __library . get (b"LITE_enable_global_layout_transform\0") . map (| sym | * sym) ; let LITE_dump_layout_tr...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:65003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... let LITE_clear_memory_pair = __library . get (b"LITE_clear_memory_pair\0") . map (| sym | * sym) ; let LITE_lookup_physic_ptr = _...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:62907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...layout_transform_model = __library . get (b"LITE_dump_layout_transform_model\0") . map (| sym | * sym) ; let LITE_get_model_io_inf...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:65102
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... let LITE_lookup_physic_ptr = __library . get (b"LITE_lookup_physic_ptr\0") . map (| sym | * sym) ; Ok (MgeLiteDynLib { __library ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63024
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_model_io_info_by_path = __library . get (b"LITE_get_model_io_info_by_path\0") . map (| sym | * sym) ; let LITE_get_model_io_info...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...odel_io_info_by_memory = __library . get (b"LITE_get_model_io_info_by_memory\0") . map (| sym | * sym) ; let LITE_get_version = __...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * sym) ; let LITE_get_version = __library . get (b"LITE_get_version\0") . map (| sym | * sym) ; let LITE_get_last_error_code = __...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_get_last_error_code = __library . get (b"LITE_get_last_error_code\0") . map (| sym | * sym) ; let LITE_clear_last_error = _...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; let LITE_clear_last_error = __library . get (b"LITE_clear_last_error\0") . map (| sym | * sym) ; let LITE_get_last_error = __li...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ym) ; let LITE_get_last_error = __library . get (b"LITE_get_last_error\0") . map (| sym | * sym) ; let LITE_get_device_count = __l...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; let LITE_get_device_count = __library . get (b"LITE_get_device_count\0") . map (| sym | * sym) ; let LITE_try_coalesce_all_free...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63738
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...alesce_all_free_memory = __library . get (b"LITE_try_coalesce_all_free_memory\0") . map (| sym | * sym) ; let LITE_register_decryp...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:67639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_make_tensor . as_ref () . expect ("Expected function, got error.")) (tensor_describe , tensor) } pub unsafe ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:67502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_make_tensor (& self , tensor_describe : LiteTensorDesc , tensor : * mut LiteTensor) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ter_decryption_and_key = __library . get (b"LITE_register_decryption_and_key\0") . map (| sym | * sym) ; let LITE_update_decryptio...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:63974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...update_decryption_or_key = __library . get (b"LITE_update_decryption_or_key\0") . map (| sym | * sym) ; let LITE_register_parse_in...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...register_parse_info_func = __library . get (b"LITE_register_parse_info_func\0") . map (| sym | * sym) ; let LITE_set_loader_lib_pa...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:67848
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_destroy_tensor . as_ref () . expect ("Expected function, got error.")) (tensor) } pub unsafe fn LITE_set_tenso...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:67749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ribe , tensor) } pub unsafe fn LITE_destroy_tensor (& self , tensor : LiteTensor) -> :: std :: os :: raw :: c_int { (self . LITE_d...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_set_loader_lib_path = __library . get (b"LITE_set_loader_lib_path\0") . map (| sym | * sym) ; let LITE_set_persistent_cache...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64299
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_set_persistent_cache = __library . get (b"LITE_set_persistent_cache\0") . map (| sym | * sym) ; let LITE_set_tensor_rt_cache...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t LITE_set_tensor_rt_cache = __library . get (b"LITE_set_tensor_rt_cache\0") . map (| sym | * sym) ; let LITE_set_log_level = __li...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_set_tensor_layout . as_ref () . expect ("Expected function, got error.")) (tensor , layout) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:67943
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) } pub unsafe fn LITE_set_tensor_layout (& self , tensor : LiteTensor , layout : LiteLayout) -> :: std :: os :: raw :: c_int { (s...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_set_log_level = __library . get (b"LITE_set_log_level\0") . map (| sym | * sym) ; let LITE_get_log_level = __libra...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sym) ; let LITE_get_log_level = __library . get (b"LITE_get_log_level\0") . map (| sym | * sym) ; let LITE_dump_persistent_cache =...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ITE_dump_persistent_cache = __library . get (b"LITE_dump_persistent_cache\0") . map (| sym | * sym) ; let LITE_dump_tensor_rt_cach...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_reset_tensor_memory . as_ref () . expect ("Expected function, got error.")) (tensor , prepared_data , data_length_in_byte) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_reset_tensor_memory (& self , tensor : LiteTensor , prepared_data : * mut :: std :: os :: raw :: c_void , data_length_in_byte : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_dump_tensor_rt_cache = __library . get (b"LITE_dump_tensor_rt_cache\0") . map (| sym | * sym) ; let LITE_register_memory_pai...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:64901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... LITE_register_memory_pair = __library . get (b"LITE_register_memory_pair\0") . map (| sym | * sym) ; let LITE_clear_memory_pair =...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:65003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... let LITE_clear_memory_pair = __library . get (b"LITE_clear_memory_pair\0") . map (| sym | * sym) ; let LITE_lookup_physic_ptr = _...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_reset_tensor . as_ref () . expect ("Expected function, got error.")) (tensor , layout , prepared_data) } pub uns...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_reset_tensor (& self , tensor : LiteTensor , layout : LiteLayout , prepared_data : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `libloading::Library::get` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:65102
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... let LITE_lookup_physic_ptr = __library . get (b"LITE_lookup_physic_ptr\0") . map (| sym | * sym) ; Ok (MgeLiteDynLib { __library ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_tensor_reshape . as_ref () . expect ("Expected function, got error.")) (tensor , shape , size) } pub unsafe ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_tensor_reshape (& self , tensor : LiteTensor , shape : * const :: std :: os :: raw :: c_int , size : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69300
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_tensor_slice . as_ref () . expect ("Expected function, got error.")) (tensor , start , end , step , size , slice_tensor) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_tensor_slice (& self , tensor : LiteTensor , start : * const usize , end : * const usize , step : * const usize , size : usize , slice_tensor : * mut LiteTensor) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int { (self . LITE_tensor_fill_zero . as_ref () . expect ("Expected function, got error.")) (tensor) } pub unsafe fn LITE_tensor_c...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69436
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...slice_tensor) } pub unsafe fn LITE_tensor_fill_zero (& self , tensor : LiteTensor) -> :: std :: os :: raw :: c_int { (self . LITE_...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:67639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_make_tensor . as_ref () . expect ("Expected function, got error.")) (tensor_describe , tensor) } pub unsafe ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:67502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_make_tensor (& self , tensor_describe : LiteTensorDesc , tensor : * mut LiteTensor) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69760
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_tensor_copy . as_ref () . expect ("Expected function, got error.")) (dst_tensor , src_tensor) } pub unsafe f...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_tensor_copy (& self , dst_tensor : LiteTensor , src_tensor : LiteTensor) -> :: std :: os :: raw :: c_int { (...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:67848
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_destroy_tensor . as_ref () . expect ("Expected function, got error.")) (tensor) } pub unsafe fn LITE_set_tenso...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:67749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ribe , tensor) } pub unsafe fn LITE_destroy_tensor (& self , tensor : LiteTensor) -> :: std :: os :: raw :: c_int { (self . LITE_d...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_tensor_share_memory_with . as_ref () . expect ("Expected function, got error.")) (dst_tensor , src_tensor) } pub...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69869
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_tensor_share_memory_with (& self , dst_tensor : LiteTensor , src_tensor : LiteTensor) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_set_tensor_layout . as_ref () . expect ("Expected function, got error.")) (tensor , layout) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:67943
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) } pub unsafe fn LITE_set_tensor_layout (& self , tensor : LiteTensor , layout : LiteLayout) -> :: std :: os :: raw :: c_int { (s...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_get_tensor_memory . as_ref () . expect ("Expected function, got error.")) (tensor , data) } pub unsafe fn ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_memory (& self , tensor : LiteTensor , data : * mut * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_reset_tensor_memory . as_ref () . expect ("Expected function, got error.")) (tensor , prepared_data , data_length_in_byte) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_reset_tensor_memory (& self , tensor : LiteTensor , prepared_data : * mut :: std :: os :: raw :: c_void , data_length_in_byte : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_get_tensor_memory_with_index . as_ref () . expect ("Expected function, got error.")) (tensor , index , size , data) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70388
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_memory_with_index (& self , tensor : LiteTensor , index : * const usize , size : usize , data : * mut * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_reset_tensor . as_ref () . expect ("Expected function, got error.")) (tensor , layout , prepared_data) } pub uns...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_reset_tensor (& self , tensor : LiteTensor , layout : LiteLayout , prepared_data : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70857
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_tensor_total_size_in_byte . as_ref () . expect ("Expected function, got error.")) (tensor , size) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_total_size_in_byte (& self , tensor : LiteTensor , size : * mut usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_tensor_reshape . as_ref () . expect ("Expected function, got error.")) (tensor , shape , size) } pub unsafe ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:68791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_tensor_reshape (& self , tensor : LiteTensor , shape : * const :: std :: os :: raw :: c_int , size : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_get_tensor_layout . as_ref () . expect ("Expected function, got error.")) (tensor , layout) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_layout (& self , tensor : LiteTensor , layout : * mut LiteLayout) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69300
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_tensor_slice . as_ref () . expect ("Expected function, got error.")) (tensor , start , end , step , size , slice_tensor) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_tensor_slice (& self , tensor : LiteTensor , start : * const usize , end : * const usize , step : * const usize , size : usize , slice_tensor : * mut LiteTensor) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71355
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_tensor_device_type . as_ref () . expect ("Expected function, got error.")) (tensor , device_type) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_device_type (& self , tensor : LiteTensor , device_type : * mut LiteDeviceType) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int { (self . LITE_tensor_fill_zero . as_ref () . expect ("Expected function, got error.")) (tensor) } pub unsafe fn LITE_tensor_c...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69436
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...slice_tensor) } pub unsafe fn LITE_tensor_fill_zero (& self , tensor : LiteTensor) -> :: std :: os :: raw :: c_int { (self . LITE_...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_tensor_device_id . as_ref () . expect ("Expected function, got error.")) (tensor , device_id) } pub unsafe...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71472
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_device_id (& self , tensor : LiteTensor , device_id : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69760
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_tensor_copy . as_ref () . expect ("Expected function, got error.")) (dst_tensor , src_tensor) } pub unsafe f...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_tensor_copy (& self , dst_tensor : LiteTensor , src_tensor : LiteTensor) -> :: std :: os :: raw :: c_int { (...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71892
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_is_pinned_host . as_ref () . expect ("Expected function, got error.")) (tensor , is_pinned_host) } pub unsaf...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_is_pinned_host (& self , tensor : LiteTensor , is_pinned_host : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_tensor_share_memory_with . as_ref () . expect ("Expected function, got error.")) (dst_tensor , src_tensor) } pub...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:69869
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_tensor_share_memory_with (& self , dst_tensor : LiteTensor , src_tensor : LiteTensor) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_is_memory_continue . as_ref () . expect ("Expected function, got error.")) (tensor , is_continue) } pub unsafe...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_is_memory_continue (& self , tensor : LiteTensor , is_continue : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_get_tensor_memory . as_ref () . expect ("Expected function, got error.")) (tensor , data) } pub unsafe fn ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_memory (& self , tensor : LiteTensor , data : * mut * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_tensor_concat . as_ref () . expect ("Expected function, got error.")) (tensors , nr_tensor , dim , dst_device , device_id , result_tensor) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_tensor_concat (& self , te...t LiteTensor) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_get_tensor_memory_with_index . as_ref () . expect ("Expected function, got error.")) (tensor , index , size , data) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70388
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_memory_with_index (& self , tensor : LiteTensor , index : * const usize , size : usize , data : * mut * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...iteConfig { (self . default_config . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn default_network_io (...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ice , device_id , result_tensor) } pub unsafe fn default_config (& self ,) -> * mut LiteConfig { (self . default_config . as_ref (...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70857
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_tensor_total_size_in_byte . as_ref () . expect ("Expected function, got error.")) (tensor , size) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_total_size_in_byte (& self , tensor : LiteTensor , size : * mut usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tworkIO { (self . default_network_io . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_make_default_...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ed function, got error.")) () } pub unsafe fn default_network_io (& self ,) -> * mut LiteNetworkIO { (self . default_network_io . ...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_get_tensor_layout . as_ref () . expect ("Expected function, got error.")) (tensor , layout) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:70974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_layout (& self , tensor : LiteTensor , layout : * mut LiteLayout) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_make_default_network . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_make_n...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ....")) () } pub unsafe fn LITE_make_default_network (& self , network : * mut LiteNetwork) -> :: std :: os :: raw :: c_int { (self ....
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71355
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_tensor_device_type . as_ref () . expect ("Expected function, got error.")) (tensor , device_type) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_device_type (& self , tensor : LiteTensor , device_type : * mut LiteDeviceType) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_make_network . as_ref () . expect ("Expected function, got error.")) (network , config , network_io) } pub uns...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73236
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_make_network (& self , network : * mut LiteNetwork , config : LiteConfig , network_io : LiteNetworkIO) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_tensor_device_id . as_ref () . expect ("Expected function, got error.")) (tensor , device_id) } pub unsafe...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71472
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_tensor_device_id (& self , tensor : LiteTensor , device_id : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71892
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_is_pinned_host . as_ref () . expect ("Expected function, got error.")) (tensor , is_pinned_host) } pub unsaf...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:71739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_is_pinned_host (& self , tensor : LiteTensor , is_pinned_host : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73642
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_make_network_config . as_ref () . expect ("Expected function, got error.")) (network , config) } pub unsafe ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_make_network_config (& self , network : * mut LiteNetwork , config : LiteConfig) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_is_memory_continue . as_ref () . expect ("Expected function, got error.")) (tensor , is_continue) } pub unsafe...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_is_memory_continue (& self , tensor : LiteTensor , is_continue : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73923
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_load_model_from_mem . as_ref () . expect ("Expected function, got error.")) (network , model_mem , size) } pub u...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73752
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_load_model_from_mem (& self , network : LiteNetwork , model_mem : * mut :: std :: os :: raw :: c_void , size : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_tensor_concat . as_ref () . expect ("Expected function, got error.")) (tensors , nr_tensor , dim , dst_device , device_id , result_tensor) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_tensor_concat (& self , te...t LiteTensor) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_load_model_from_path . as_ref () . expect ("Expected function, got error.")) (network , model_path) } pub unsa...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_load_model_from_path (& self , network : LiteNetwork , model_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...iteConfig { (self . default_config . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn default_network_io (...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ice , device_id , result_tensor) } pub unsafe fn default_config (& self ,) -> * mut LiteConfig { (self . default_config . as_ref (...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74463
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_shared_weight_with_network . as_ref () . expect ("Expected function, got error.")) (dst_network , src_network) } p...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_shared_weight_with_network (& self , dst_network : LiteNetwork , src_network : LiteNetwork) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74691
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int { (self . LITE_destroy_network . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_forward ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...src_network) } pub unsafe fn LITE_destroy_network (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self . LITE_...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tworkIO { (self . default_network_io . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_make_default_...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:72864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ed function, got error.")) () } pub unsafe fn default_network_io (& self ,) -> * mut LiteNetworkIO { (self . default_network_io . ...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74882
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int { (self . LITE_forward . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_wait (& self...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...or.")) (network) } pub unsafe fn LITE_forward (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self . LITE_forw...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_make_default_network . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_make_n...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ....")) () } pub unsafe fn LITE_make_default_network (& self , network : * mut LiteNetwork) -> :: std :: os :: raw :: c_int { (self ....
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_make_network . as_ref () . expect ("Expected function, got error.")) (network , config , network_io) } pub uns...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73236
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_make_network (& self , network : * mut LiteNetwork , config : LiteConfig , network_io : LiteNetworkIO) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_wait . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_get_io_tensor ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rror.")) (network) } pub unsafe fn LITE_wait (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self . LITE_wait ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73642
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_make_network_config . as_ref () . expect ("Expected function, got error.")) (network , config) } pub unsafe ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_make_network_config (& self , network : * mut LiteNetwork , config : LiteConfig) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_get_io_tensor . as_ref () . expect ("Expected function, got error.")) (network , io_name , phase , tensor) } pub...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75148
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_io_tensor (& self , network : LiteNetwork , io_name : * const :: std :: os :: raw :: c_char , phase : LiteTensorPhase , tensor : * mut LiteTensor) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73923
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_load_model_from_mem . as_ref () . expect ("Expected function, got error.")) (network , model_mem , size) } pub u...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:73752
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_load_model_from_mem (& self , network : LiteNetwork , model_mem : * mut :: std :: os :: raw :: c_void , size : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_get_input_name . as_ref () . expect ("Expected function, got error.")) (network , index , name) } pub unsafe...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_input_name (& self , network : LiteNetwork , index : usize , name : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_load_model_from_path . as_ref () . expect ("Expected function, got error.")) (network , model_path) } pub unsa...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_load_model_from_path (& self , network : LiteNetwork , model_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75926
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_get_output_name . as_ref () . expect ("Expected function, got error.")) (network , index , name) } pub unsaf...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_output_name (& self , network : LiteNetwork , index : usize , name : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74463
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_shared_weight_with_network . as_ref () . expect ("Expected function, got error.")) (dst_network , src_network) } p...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_shared_weight_with_network (& self , dst_network : LiteNetwork , src_network : LiteNetwork) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76217
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_all_input_name . as_ref () . expect ("Expected function, got error.")) (network , size , name) } pub unsaf...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_all_input_name (& self , network : LiteNetwork , size : * mut usize , name : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74691
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int { (self . LITE_destroy_network . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_forward ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...src_network) } pub unsafe fn LITE_destroy_network (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self . LITE_...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76511
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_all_output_name . as_ref () . expect ("Expected function, got error.")) (network , size , name) } pub unsa...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_all_output_name (& self , network : LiteNetwork , size : * mut usize , name : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74882
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int { (self . LITE_forward . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_wait (& self...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...or.")) (network) } pub unsafe fn LITE_forward (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self . LITE_forw...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_wait . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_get_io_tensor ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:74971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rror.")) (network) } pub unsafe fn LITE_wait (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self . LITE_wait ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_is_cpu_inplace_mode . as_ref () . expect ("Expected function, got error.")) (network , is_cpu_inplace_mode) } pub ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_is_cpu_inplace_mode (& self , network : LiteNetwork , is_cpu_inplace_mode : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_get_io_tensor . as_ref () . expect ("Expected function, got error.")) (network , io_name , phase , tensor) } pub...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75148
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_io_tensor (& self , network : LiteNetwork , io_name : * const :: std :: os :: raw :: c_char , phase : LiteTensorPhase , tensor : * mut LiteTensor) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77050
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_cpu_threads_number . as_ref () . expect ("Expected function, got error.")) (network , nr_threads) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_cpu_threads_number (& self , network : LiteNetwork , nr_threads : * mut usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_get_input_name . as_ref () . expect ("Expected function, got error.")) (network , index , name) } pub unsafe...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_input_name (& self , network : LiteNetwork , index : usize , name : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_get_device_id . as_ref () . expect ("Expected function, got error.")) (network , device_id) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_device_id (& self , network : LiteNetwork , device_id : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75926
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_get_output_name . as_ref () . expect ("Expected function, got error.")) (network , index , name) } pub unsaf...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:75755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_output_name (& self , network : LiteNetwork , index : usize , name : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_get_stream_id . as_ref () . expect ("Expected function, got error.")) (network , stream_id) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77423
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_stream_id (& self , network : LiteNetwork , stream_id : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76217
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_all_input_name . as_ref () . expect ("Expected function, got error.")) (network , size , name) } pub unsaf...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_all_input_name (& self , network : LiteNetwork , size : * mut usize , name : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76511
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_all_output_name . as_ref () . expect ("Expected function, got error.")) (network , size , name) } pub unsa...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_all_output_name (& self , network : LiteNetwork , size : * mut usize , name : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_is_cpu_inplace_mode . as_ref () . expect ("Expected function, got error.")) (network , is_cpu_inplace_mode) } pub ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_is_cpu_inplace_mode (& self , network : LiteNetwork , is_cpu_inplace_mode : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77818
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_get_device_type . as_ref () . expect ("Expected function, got error.")) (network , device_type) } pub unsafe...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_device_type (& self , network : LiteNetwork , device_type : * mut LiteDeviceType) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77050
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_get_cpu_threads_number . as_ref () . expect ("Expected function, got error.")) (network , nr_threads) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:76914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_cpu_threads_number (& self , network : LiteNetwork , nr_threads : * mut usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78138
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_get_model_extra_info . as_ref () . expect ("Expected function, got error.")) (network , info , info_size) } pub ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_model_extra_info (& self , network : LiteNetwork , info : * mut * const :: std :: os :: raw :: c_char , info_size : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_get_device_id . as_ref () . expect ("Expected function, got error.")) (network , device_id) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_device_id (& self , network : LiteNetwork , device_id : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_cpu_inplace_mode . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_set_cp...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...info_size) } pub unsafe fn LITE_set_cpu_inplace_mode (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self . LI...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_get_stream_id . as_ref () . expect ("Expected function, got error.")) (network , stream_id) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77423
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_stream_id (& self , network : LiteNetwork , stream_id : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_set_cpu_threads_number . as_ref () . expect ("Expected function, got error.")) (network , nr_threads) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_cpu_threads_number (& self , network : LiteNetwork , nr_threads : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77818
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_get_device_type . as_ref () . expect ("Expected function, got error.")) (network , device_type) } pub unsafe...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_device_type (& self , network : LiteNetwork , device_type : * mut LiteDeviceType) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_set_device_id . as_ref () . expect ("Expected function, got error.")) (network , device_id) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_device_id (& self , network : LiteNetwork , device_id : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78138
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_get_model_extra_info . as_ref () . expect ("Expected function, got error.")) (network , info , info_size) } pub ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:77929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_model_extra_info (& self , network : LiteNetwork , info : * mut * const :: std :: os :: raw :: c_char , info_size : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_set_stream_id . as_ref () . expect ("Expected function, got error.")) (network , stream_id) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78965
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_stream_id (& self , network : LiteNetwork , stream_id : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_cpu_inplace_mode . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_set_cp...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...info_size) } pub unsafe fn LITE_set_cpu_inplace_mode (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self . LI...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_use_tensorrt . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_set_networ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...k , stream_id) } pub unsafe fn LITE_use_tensorrt (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self . LITE_u...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_set_cpu_threads_number . as_ref () . expect ("Expected function, got error.")) (network , nr_threads) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_cpu_threads_number (& self , network : LiteNetwork , nr_threads : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79554
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_set_network_algo_policy . as_ref () . expect ("Expected function, got error.")) (network , strategy) } pub uns...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_network_algo_policy (& self , network : LiteNetwork , strategy : LiteAlgoSelectStrategy) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_set_device_id . as_ref () . expect ("Expected function, got error.")) (network , device_id) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_device_id (& self , network : LiteNetwork , device_id : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_network_algo_fastrun_config . as_ref () . expect ("Expected function, got error.")) (network , shared_batch_size , binary_equal_between_batch) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79670
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_network_algo_fastrun_config (& self , network : LiteNetwork , shared_batch_size : :: std :: os :: raw :: c_uint , binary_equal_between_batch : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_set_stream_id . as_ref () . expect ("Expected function, got error.")) (network , stream_id) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:78965
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_stream_id (& self , network : LiteNetwork , stream_id : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_network_algo_workspace_limit . as_ref () . expect ("Expected function, got error.")) (network , workspace_limit) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_network_algo_workspace_limit (& self , network : LiteNetwork , workspace_limit : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_use_tensorrt . as_ref () . expect ("Expected function, got error.")) (network) } pub unsafe fn LITE_set_networ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...k , stream_id) } pub unsafe fn LITE_use_tensorrt (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self . LITE_u...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80481
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_set_async_callback . as_ref () . expect ("Expected function, got error.")) (network , async_callback) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_async_callback (& self , network : LiteNetwork , async_callback : LiteAsyncCallback) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79554
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_set_network_algo_policy . as_ref () . expect ("Expected function, got error.")) (network , strategy) } pub uns...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_network_algo_policy (& self , network : LiteNetwork , strategy : LiteAlgoSelectStrategy) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_async_callback_with_userdata . as_ref () . expect ("Expected function, got error.")) (network , async_callback , user_data) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_async_callback_with_userdata (& self , network : LiteNetwork , async_callback : LiteAsyncCallbackWithData , user_data : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_network_algo_fastrun_config . as_ref () . expect ("Expected function, got error.")) (network , shared_batch_size , binary_equal_between_batch) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:79670
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_network_algo_fastrun_config (& self , network : LiteNetwork , shared_batch_size : :: std :: os :: raw :: c_uint , binary_equal_between_batch : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81097
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_set_start_callback . as_ref () . expect ("Expected function, got error.")) (network , start_callback) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_start_callback (& self , network : LiteNetwork , start_callback : LiteStartCallback) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_network_algo_workspace_limit . as_ref () . expect ("Expected function, got error.")) (network , workspace_limit) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_network_algo_workspace_limit (& self , network : LiteNetwork , workspace_limit : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_start_callback_with_userdata . as_ref () . expect ("Expected function, got error.")) (network , start_callback , user_data) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81214
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_start_callback_with_userdata (& self , network : LiteNetwork , start_callback : LiteStartCallbackWithData , user_data : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80481
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_set_async_callback . as_ref () . expect ("Expected function, got error.")) (network , async_callback) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_async_callback (& self , network : LiteNetwork , async_callback : LiteAsyncCallback) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_set_finish_callback . as_ref () . expect ("Expected function, got error.")) (network , finish_callback) } pub un...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_finish_callback (& self , network : LiteNetwork , finish_callback : LiteFinishCallback) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_async_callback_with_userdata . as_ref () . expect ("Expected function, got error.")) (network , async_callback , user_data) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_async_callback_with_userdata (& self , network : LiteNetwork , async_callback : LiteAsyncCallbackWithData , user_data : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_finish_callback_with_userdata . as_ref () . expect ("Expected function, got error.")) (network , finish_callback , user_data) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_finish_callback_with_userdata (& self , network : LiteNetwork , finish_callback : LiteFinishCallbackWithData , user_data : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81097
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_set_start_callback . as_ref () . expect ("Expected function, got error.")) (network , start_callback) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:80955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_start_callback (& self , network : LiteNetwork , start_callback : LiteStartCallback) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_runtime_thread_affinity . as_ref () . expect ("Expected function, got error.")) (network , thread_affinity_callback) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_runtime_thread_affinity (& self , network : LiteNetwork , thread_affinity_callback : LiteThreadAffinityCallback) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_start_callback_with_userdata . as_ref () . expect ("Expected function, got error.")) (network , start_callback , user_data) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81214
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_start_callback_with_userdata (& self , network : LiteNetwork , start_callback : LiteStartCallbackWithData , user_data : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_memory_allocator . as_ref () . expect ("Expected function, got error.")) (network , allocate_fun , free_fun) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82503
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_memory_allocator (& self , network : LiteNetwork , allocate_fun : LiteAllocate , free_fun : LiteFree) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_set_finish_callback . as_ref () . expect ("Expected function, got error.")) (network , finish_callback) } pub un...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_finish_callback (& self , network : LiteNetwork , finish_callback : LiteFinishCallback) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_share_runtime_memroy . as_ref () . expect ("Expected function, got error.")) (src_network , dst_network) } pub u...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82790
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_share_runtime_memroy (& self , src_network : LiteNetwork , dst_network : LiteNetwork) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_finish_callback_with_userdata . as_ref () . expect ("Expected function, got error.")) (network , finish_callback , user_data) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:81835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_finish_callback_with_userdata (& self , network : LiteNetwork , finish_callback : LiteFinishCallbackWithData , user_data : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_enable_profile_performance . as_ref () . expect ("Expected function, got error.")) (network , profile_json_file_path) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_enable_profile_performance (& self , network : LiteNetwork , profile_json_file_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_runtime_thread_affinity . as_ref () . expect ("Expected function, got error.")) (network , thread_affinity_callback) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_runtime_thread_affinity (& self , network : LiteNetwork , thread_affinity_callback : LiteThreadAffinityCallback) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_enable_io_txt_dump . as_ref () . expect ("Expected function, got error.")) (network , io_txt_out_file) } pub uns...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_enable_io_txt_dump (& self , network : LiteNetwork , io_txt_out_file : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_set_memory_allocator . as_ref () . expect ("Expected function, got error.")) (network , allocate_fun , free_fun) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82503
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_memory_allocator (& self , network : LiteNetwork , allocate_fun : LiteAllocate , free_fun : LiteFree) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83803
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_enable_io_bin_dump . as_ref () . expect ("Expected function, got error.")) (network , io_bin_out_dir) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_enable_io_bin_dump (& self , network : LiteNetwork , io_bin_out_dir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_share_runtime_memroy . as_ref () . expect ("Expected function, got error.")) (src_network , dst_network) } pub u...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:82790
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_share_runtime_memroy (& self , src_network : LiteNetwork , dst_network : LiteNetwork) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_get_static_memory_alloc_info . as_ref () . expect ("Expected function, got error.")) (network , log_dir) } pub u...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83920
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_static_memory_alloc_info (& self , network : LiteNetwork , log_dir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_enable_profile_performance . as_ref () . expect ("Expected function, got error.")) (network , profile_json_file_path) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_enable_profile_performance (& self , network : LiteNetwork , profile_json_file_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84322
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_enable_global_layout_transform . as_ref () . expect ("Expected function, got error.")) (network) } pub unsaf...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84205
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._dir) } pub unsafe fn LITE_enable_global_layout_transform (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_enable_io_txt_dump . as_ref () . expect ("Expected function, got error.")) (network , io_txt_out_file) } pub uns...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_enable_io_txt_dump (& self , network : LiteNetwork , io_txt_out_file : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_dump_layout_transform_model . as_ref () . expect ("Expected function, got error.")) (network , dump_file_path) } p...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_dump_layout_transform_model (& self , network : LiteNetwork , dump_file_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_get_model_io_info_by_path . as_ref () . expect ("Expected function, got error.")) (model_path , config , ios) } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_model_io_info_by_path (& self , model_path : * const :: std :: os :: raw :: c_char , config : LiteConfig , ios : * mut LiteNetworkIO) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83803
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_enable_io_bin_dump . as_ref () . expect ("Expected function, got error.")) (network , io_bin_out_dir) } pub un...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_enable_io_bin_dump (& self , network : LiteNetwork , io_bin_out_dir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_get_static_memory_alloc_info . as_ref () . expect ("Expected function, got error.")) (network , log_dir) } pub u...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:83920
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_static_memory_alloc_info (& self , network : LiteNetwork , log_dir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_get_model_io_info_by_memory . as_ref () . expect ("Expected function, got error.")) (model_mem , size , config , ios) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_model_io_info_by_memory (& self , model_mem : * const :: std :: os :: raw :: c_void , size : usize , config : LiteConfig , ios : * mut LiteNetworkIO) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84322
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_enable_global_layout_transform . as_ref () . expect ("Expected function, got error.")) (network) } pub unsaf...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84205
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._dir) } pub unsafe fn LITE_enable_global_layout_transform (& self , network : LiteNetwork) -> :: std :: os :: raw :: c_int { (self...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85596
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_get_version . as_ref () . expect ("Expected function, got error.")) (major , minor , patch) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85387
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_version (& self , major : * mut :: std :: os :: raw :: c_int , minor : * mut :: std :: os :: raw :: c_int , patch : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_dump_layout_transform_model . as_ref () . expect ("Expected function, got error.")) (network , dump_file_path) } p...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_dump_layout_transform_model (& self , network : LiteNetwork , dump_file_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Code { (self . LITE_get_last_error_code . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_clear_last...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85703
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ror.")) (major , minor , patch) } pub unsafe fn LITE_get_last_error_code (& self ,) -> ErrorCode { (self . LITE_get_last_error_cod...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_get_model_io_info_by_path . as_ref () . expect ("Expected function, got error.")) (model_path , config , ios) } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:84731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_model_io_info_by_path (& self , model_path : * const :: std :: os :: raw :: c_char , config : LiteConfig , ios : * mut LiteNetworkIO) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> () { (self . LITE_clear_last_error . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_get_last_er...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."Expected function, got error.")) () } pub unsafe fn LITE_clear_last_error (& self ,) -> () { (self . LITE_clear_last_error . as_r...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_get_model_io_info_by_memory . as_ref () . expect ("Expected function, got error.")) (model_mem , size , config , ios) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_model_io_info_by_memory (& self , model_mem : * const :: std :: os :: raw :: c_void , size : usize , config : LiteConfig , ios : * mut LiteNetworkIO) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86096
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_char { (self . LITE_get_last_error . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_get_device_c...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n, got error.")) () } pub unsafe fn LITE_get_last_error (& self ,) -> * const :: std :: os :: raw :: c_char { (self . LITE_get_las...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85596
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_get_version . as_ref () . expect ("Expected function, got error.")) (major , minor , patch) } pub unsafe f...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85387
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_version (& self , major : * mut :: std :: os :: raw :: c_int , minor : * mut :: std :: os :: raw :: c_int , patch : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_get_device_count . as_ref () . expect ("Expected function, got error.")) (device_type , count) } pub unsafe ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_device_count (& self , device_type : LiteDeviceType , count : * mut usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Code { (self . LITE_get_last_error_code . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_clear_last...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85703
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ror.")) (major , minor , patch) } pub unsafe fn LITE_get_last_error_code (& self ,) -> ErrorCode { (self . LITE_get_last_error_cod...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_try_coalesce_all_free_memory . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_regis...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ice_type , count) } pub unsafe fn LITE_try_coalesce_all_free_memory (& self ,) -> :: std :: os :: raw :: c_int { (self . LITE_try_...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> () { (self . LITE_clear_last_error . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_get_last_er...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:85862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."Expected function, got error.")) () } pub unsafe fn LITE_clear_last_error (& self ,) -> () { (self . LITE_clear_last_error . as_r...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_register_decryption_and_key . as_ref () . expect ("Expected function, got error.")) (decrypt_name , func , key_data , key_size) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86623
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_register_decryption_and_key (& self , decrypt_name : * const :: std :: os :: raw :: c_char , func : LiteDecryptionFunc , key_data : * const u8 , key_size : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86096
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_char { (self . LITE_get_last_error . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_get_device_c...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n, got error.")) () } pub unsafe fn LITE_get_last_error (& self ,) -> * const :: std :: os :: raw :: c_char { (self . LITE_get_las...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_update_decryption_or_key . as_ref () . expect ("Expected function, got error.")) (decrypt_name , func , key_data , key_size) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86982
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_update_decryption_or_key (& self , decrypt_name : * const :: std :: os :: raw :: c_char , func : LiteDecryptionFunc , key_data : * const u8 , key_size : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int { (self . LITE_get_device_count . as_ref () . expect ("Expected function, got error.")) (device_type , count) } pub unsafe ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_get_device_count (& self , device_type : LiteDeviceType , count : * mut usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_register_parse_info_func . as_ref () . expect ("Expected function, got error.")) (info_type , parse_func) } pub ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_register_parse_info_func (& self , info_type : * const :: std :: os :: raw :: c_char , parse_func : LiteParseInfoFunc) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_set_loader_lib_path . as_ref () . expect ("Expected function, got error.")) (loader_path) } pub unsafe fn ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_loader_lib_path (& self , loader_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_try_coalesce_all_free_memory . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_regis...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ice_type , count) } pub unsafe fn LITE_try_coalesce_all_free_memory (& self ,) -> :: std :: os :: raw :: c_int { (self . LITE_try_...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88050
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_set_persistent_cache . as_ref () . expect ("Expected function, got error.")) (cache_path , always_sync) } pub un...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87869
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_persistent_cache (& self , cache_path : * const :: std :: os :: raw :: c_char , always_sync : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_register_decryption_and_key . as_ref () . expect ("Expected function, got error.")) (decrypt_name , func , key_data , key_size) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86623
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_register_decryption_and_key (& self , decrypt_name : * const :: std :: os :: raw :: c_char , func : LiteDecryptionFunc , key_data : * const u8 , key_size : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88304
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_set_tensor_rt_cache . as_ref () . expect ("Expected function, got error.")) (cache_path) } pub unsafe fn L...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88169
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_tensor_rt_cache (& self , cache_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_update_decryption_or_key . as_ref () . expect ("Expected function, got error.")) (decrypt_name , func , key_data , key_size) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:86982
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_update_decryption_or_key (& self , decrypt_name : * const :: std :: os :: raw :: c_char , func : LiteDecryptionFunc , key_data : * const u8 , key_size : usize) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int { (self . LITE_set_log_level . as_ref () . expect ("Expected function, got error.")) (level) } pub unsafe fn LITE_get_log_le...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) (cache_path) } pub unsafe fn LITE_set_log_level (& self , level : LiteLogLevel) -> :: std :: os :: raw :: c_int { (self . LITE_s...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_register_parse_info_func . as_ref () . expect ("Expected function, got error.")) (info_type , parse_func) } pub ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_register_parse_info_func (& self , info_type : * const :: std :: os :: raw :: c_char , parse_func : LiteParseInfoFunc) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int { (self . LITE_get_log_level . as_ref () . expect ("Expected function, got error.")) (level) } pub unsafe fn LITE_dump_persi...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...")) (level) } pub unsafe fn LITE_get_log_level (& self , level : * mut LiteLogLevel) -> :: std :: os :: raw :: c_int { (self . LIT...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_set_loader_lib_path . as_ref () . expect ("Expected function, got error.")) (loader_path) } pub unsafe fn ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_loader_lib_path (& self , loader_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88935
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_dump_persistent_cache . as_ref () . expect ("Expected function, got error.")) (cache_path) } pub unsafe fn...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88798
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_dump_persistent_cache (& self , cache_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88050
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt { (self . LITE_set_persistent_cache . as_ref () . expect ("Expected function, got error.")) (cache_path , always_sync) } pub un...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:87869
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_persistent_cache (& self , cache_path : * const :: std :: os :: raw :: c_char , always_sync : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_dump_tensor_rt_cache . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_register_...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rror.")) (cache_path) } pub unsafe fn LITE_dump_tensor_rt_cache (& self ,) -> :: std :: os :: raw :: c_int { (self . LITE_dump_ten...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88304
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_set_tensor_rt_cache . as_ref () . expect ("Expected function, got error.")) (cache_path) } pub unsafe fn L...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88169
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_set_tensor_rt_cache (& self , cache_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_register_memory_pair . as_ref () . expect ("Expected function, got error.")) (vir_ptr , phy_ptr , length , device , backend) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_register_memory_pair (& self , vir_ptr : * mut :: std :: os :: raw :: c_void , phy_ptr : * mut :: std :: os :: raw :: c_void , length : usize , device : LiteDeviceType , backend : LiteBackend) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int { (self . LITE_set_log_level . as_ref () . expect ("Expected function, got error.")) (level) } pub unsafe fn LITE_get_log_le...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) (cache_path) } pub unsafe fn LITE_set_log_level (& self , level : LiteLogLevel) -> :: std :: os :: raw :: c_int { (self . LITE_s...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89833
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_clear_memory_pair . as_ref () . expect ("Expected function, got error.")) (vir_ptr , phy_ptr , device , backend) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_clear_memory_pair (& self , vir_ptr : * mut :: std :: os :: raw :: c_void , phy_ptr : * mut :: std :: os :: raw :: c_void , device : LiteDeviceType , backend : LiteBackend) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int { (self . LITE_get_log_level . as_ref () . expect ("Expected function, got error.")) (level) } pub unsafe fn LITE_dump_persi...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...")) (level) } pub unsafe fn LITE_get_log_level (& self , level : * mut LiteLogLevel) -> :: std :: os :: raw :: c_int { (self . LIT...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:90193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_lookup_physic_ptr . as_ref () . expect ("Expected function, got error.")) (vir_ptr , phy_ptr , device , backend) } }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_lookup_physic_ptr (& self , vir_ptr : * mut :: std :: os :: raw :: c_void , phy_ptr : * mut * mut :: std :: os :: raw :: c_void , device : LiteDeviceType , backend : LiteBackend) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88935
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int { (self . LITE_dump_persistent_cache . as_ref () . expect ("Expected function, got error.")) (cache_path) } pub unsafe fn...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:88798
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_dump_persistent_cache (& self , cache_path : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `megenginelite-sys` (lib) due to 4 previous errors; 172 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int { (self . LITE_dump_tensor_rt_cache . as_ref () . expect ("Expected function, got error.")) () } pub unsafe fn LITE_register_...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rror.")) (cache_path) } pub unsafe fn LITE_dump_tensor_rt_cache (& self ,) -> :: std :: os :: raw :: c_int { (self . LITE_dump_ten...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_register_memory_pair . as_ref () . expect ("Expected function, got error.")) (vir_ptr , phy_ptr , length , device , backend) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_register_memory_pair (& self , vir_ptr : * mut :: std :: os :: raw :: c_void , phy_ptr : * mut :: std :: os :: raw :: c_void , length : usize , device : LiteDeviceType , backend : LiteBackend) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89833
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_clear_memory_pair . as_ref () . expect ("Expected function, got error.")) (vir_ptr , phy_ptr , device , backend) } ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_clear_memory_pair (& self , vir_ptr : * mut :: std :: os :: raw :: c_void , phy_ptr : * mut :: std :: os :: raw :: c_void , device : LiteDeviceType , backend : LiteBackend) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:90193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { (self . LITE_lookup_physic_ptr . as_ref () . expect ("Expected function, got error.")) (vir_ptr , phy_ptr , device , backend) } }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/megenginelite-sys-fe50b516c6a7e438/out/bindings.rs:3:89961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } pub unsafe fn LITE_lookup_physic_ptr (& self , vir_ptr : * mut :: std :: os :: raw :: c_void , phy_ptr : * mut * mut :: std :: os :: raw :: c_void , device : LiteDeviceType , backend : LiteBackend) -> :: std :: os :: raw :: c_int { ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `megenginelite-sys` (lib test) due to 4 previous errors; 172 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c485a496d157c74ec2cb691d6afb07e3bafd6a7c8cbb01beaf2a5a5df7c8605e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c485a496d157c74ec2cb691d6afb07e3bafd6a7c8cbb01beaf2a5a5df7c8605e", kill_on_drop: false }`
[INFO] [stdout] c485a496d157c74ec2cb691d6afb07e3bafd6a7c8cbb01beaf2a5a5df7c8605e
